Browse Source

EAGLESIX-2651: update gitignore

Kyle P Davis 11 năm trước cách đây
mục cha
commit
56cffffcbb
1 tập tin đã thay đổi với 17 bổ sung1 xóa
  1. 17 1
      .gitignore

+ 17 - 1
.gitignore

@@ -1,2 +1,18 @@
-/node_modules/
+!.gitkeep
+
+# node
+/node_modules
+npm-debug.log
+
+# IDE files
+/.idea
+/.settings.xml
+/.settings
+/.c9revisions/
+
+# misc files
+*.swp
+.DS_Store
+
+# build files
 /reports/