Browse Source

Added gitignore.

Tom Flucke 8 năm trước cách đây
mục cha
commit
c417767c12
1 tập tin đã thay đổi với 13 bổ sung0 xóa
  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