diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6844bd7 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,22 @@ | |||
1 | *.txt | ||
2 | *logs* | ||
3 | *.log | ||
4 | *~ | ||
5 | *.swp | ||
6 | *.pyc | ||
7 | images/ | ||
8 | *gitgraph* | ||
9 | *colors* | ||
10 | scripts/scripts/graphs | ||
11 | weechat/sec.conf | ||
12 | **/plug.vim | ||
13 | ssh | ||
14 | |||
15 | vim/.vim/autoload | ||
16 | vim/.vim/view/* | ||
17 | vim/.vim/spell/* | ||
18 | ./**/*.netrwhist | ||
19 | ./**/*.add | ||
20 | ./**/*.add.spl | ||
21 | |||
22 | i3 | ||