aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore80
1 files changed, 3 insertions, 77 deletions
diff --git a/.gitignore b/.gitignore
index f02a0e7..da59697 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,79 +1,5 @@
-# Copying and distribution of this file, with or without modification,
-# are permitted in any medium without royalty provided the copyright
-# notice and this notice are preserved. This file is offered as-is,
-# without any warranty.
-
-
-## Private non-staging workspace
-##################################
-
-_/
-
-
-## Temporary and backup files
-###############################
-
+*\#*
*~
-\#*\#
-.\#
-*.swp
-*.bak
-
-
-## Hidden files
-#################
-
-.*
-.*/
-!.gitignore
-
-
-## Distribution
-#################
-
-/dist/archlinux/*/*
-!/dist/archlinux/*/PKGBUILD
-!/dist/archlinux/*/*.install
-!/dist/archlinux/*/*.patch
-
-
-## Archives
-#############
-
-*.gz
-
-
-## Built documentation
-########################
-
-*.info
-*.pdf
-*.ps
-*.dvi
-
-
-## Python
-###########
-
-*.pyc
+*.pyc*
+*.pyo*
__pycache__/
-
-
-## Aux files
-#############
-
-/sysrss.aux
-/sysrss.cp
-/sysrss.cps
-/sysrss.fn
-/sysrss.ky
-/sysrss.log
-/sysrss.pg
-/sysrss.toc
-/sysrss.tp
-/sysrss.vr
-/sysrss.op
-/sysrss.ops
-/sysrss.pgs
-/sysrss.vrs
-