15 lines
125 B
Plaintext
15 lines
125 B
Plaintext
# Python stuff
|
|
*.pyc
|
|
|
|
# Vim stuff
|
|
.*.sw*
|
|
|
|
# Some files
|
|
experiments.py
|
|
|
|
# Gedit stuff
|
|
*~
|
|
|
|
# Ignore PDFs on master
|
|
literature/
|