summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 677ab99..2329bae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,14 @@
+*
+!/**/
+!*.*
+!Tupfile
+
# Ninja
.ninja_*
# Build Artifacts
out
+*.o
# Visual Studio Code
.vscode