diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-08-06 19:04:11 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-08-06 19:04:11 +0200 |
commit | 13275f1dd3d1492536a9acecdeae51254adca8e1 (patch) | |
tree | be23ffef003e464748a6a7f99ff58c57b94152fc | |
parent | 030a23c1a22eb51815c277636613f1808dc6be81 (diff) | |
download | haven-13275f1dd3d1492536a9acecdeae51254adca8e1.tar.gz haven-13275f1dd3d1492536a9acecdeae51254adca8e1.tar.xz haven-13275f1dd3d1492536a9acecdeae51254adca8e1.zip |
Update .gitignore
-rw-r--r-- | .gitignore | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1 +1,14 @@ -/build +/hasp/hasp +/hid/hid +/hnc/hnc +/hpcu/hpcu +/ht/ht +/prototypes/tls-autodetect +/prototypes/xgb-draw +/prototypes/xgb-image +/prototypes/xgb-keys +/prototypes/xgb-monitors +/prototypes/xgb-selection +/prototypes/xgb-text-viewer +/prototypes/xgb-window +/prototypes/xgb-xrender |