aboutsummaryrefslogtreecommitdiff
path: root/.config/git/ignore
diff options
context:
space:
mode:
Diffstat (limited to '.config/git/ignore')
-rw-r--r--.config/git/ignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.config/git/ignore b/.config/git/ignore
new file mode 100644
index 0000000..b84abd4
--- /dev/null
+++ b/.config/git/ignore
@@ -0,0 +1,23 @@
+#
+# Misc
+#
+
+# Perl 6 precompilation files
+.precomp
+
+#
+# Editor files
+#
+
+# Comma
+.idea
+.iml
+
+# Emacs
+*~
+.#*
+\#*
+*#
+
+# Vim
+.*.sw?