summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2017-02-27 01:41:53 +0900
committerQue Quotion2017-02-27 01:41:53 +0900
commit6011c4930a748492541adbea11ba87e37e071db8 (patch)
tree9d020530481e56acb810db47cceac96cf7116b88
parent7d8349b44061a23eac5f527fd95be093e871d136 (diff)
downloadaur-6011c4930a748492541adbea11ba87e37e071db8.tar.gz
Efficient .gitignore
-rw-r--r--.gitignore56
1 files changed, 1 insertions, 55 deletions
diff --git a/.gitignore b/.gitignore
index b796b1d7a8ee..72e8ffc0db8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,55 +1 @@
-# 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/
+*