瀏覽代碼

Added gitignore.

Tom Flucke 8 年之前
父節點
當前提交
c417767c12
共有 1 個文件被更改,包括 13 次插入0 次删除
  1. 13 0
      .gitignore

+ 13 - 0
.gitignore

@@ -0,0 +1,13 @@
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!.i3
+!.bashrc
+!.Xresources
+!.Xresources.d
+!.config/env
+!.emacs.d
+!.xinitrc
+!.xsessionrc