summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2015-09-10 15:22:20 +0900
committerQue Quotion2015-09-10 15:22:20 +0900
commita3d378fb4f8f3cbccd2c26c6fb83d4b70fbefe55 (patch)
tree3f288bca123be1ae16c4c43994bee1248cd9226f
parentee66e73e9180feecf529ed0a1163f460d6dee9d3 (diff)
downloadaur-a3d378fb4f8f3cbccd2c26c6fb83d4b70fbefe55.tar.gz
Ignorance is bliss.
-rw-r--r--.gitignore54
1 files changed, 54 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1aab8ce406ed..b796b1d7a8ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,55 @@
+# Compiled source #
+###################
+*.com
+*.class
+*.dll
+*.exe
+*.o
+*.so
+
+# Packages #
+############
+# it's better to unpack these files and commit the raw source
+# git has its own built in compression methods
+*.7z
+*.dmg
+*.gz
+*.iso
+*.jar
+*.rar
+*.tar
+*.zip
+*.xz
+
+# Archlinux Packaging #
+#######################
+*.tar
+*.tar.*
+*.zip
+*.tgz
+*.log
+*.log.*
+*.sig
+pkg/
+src/
+
+# Logs and databases #
+######################
+*.log
+*.sql
+*.sqlite
+
+# OS generated files #
+######################
+.DS_Store
+.DS_Store?
+._*
+.Spotlight-V100
+.Trashes
+ehthumbs.db
+Thumbs.db
+*~
+
+# Particulars #
+###############
indicator-cpufreq/