ソースを参照

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