瀏覽代碼

Add .gitignore

Brendan Abolivier 7 年之前
父節點
當前提交
00b8177617
簽署人: Brendan Abolivier <contact@brendanabolivier.com> GPG 金鑰 ID: 8EF1500759F70623
共有 1 個檔案被更改,包括 8 行新增0 行删除
  1. 8
    0
      .gitignore

+ 8
- 0
.gitignore 查看文件

@@ -0,0 +1,8 @@
1
+# tmp files
2
+.*.swp
3
+
4
+# test files or folders
5
+test*
6
+
7
+# config/sensible files
8
+config.json