aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitignore32
1 files changed, 25 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index a88c407..fe992cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,25 @@
-/.bash_history
-/.lesshst
-/.python_history
-/.rnd
-/.ssh/
-/.vim/
-/.viminfo
+*
+
+!/.gitattributes
+!/.gitconfig
+!/.gitignore
+
+!/.LICENSE.txt
+!/.README.md
+
+!/.appdata/
+
+!/.bash_profile
+!/.bash_utils/
+!/.bashrc
+!/.inputrc
+!/.profile
+
+!/.fonts.conf
+
+!/.minttyrc
+
+!/.pythonrc
+
+!/.vimrc
+!/.vimtmp/