summaryrefslogtreecommitdiffstats
path: root/server/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'server/.gitignore')
-rw-r--r--server/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/server/.gitignore b/server/.gitignore
new file mode 100644
index 0000000..0751de2
--- /dev/null
+++ b/server/.gitignore
@@ -0,0 +1,7 @@
1assets/
2src/*.o
3src/*.d
4build/
5config.json
6*.sqlite3
7vendor/