Browse Source

Added a .gitignore file

Lancelot HARDEL 14 năm trước cách đây
mục cha
commit
cc2af8c5ee
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+# Ignore data/ and tmp/
+data/
+tmp/