my-gitconfig/gitignore

12 lines
61 B
Plaintext
Raw Normal View History

2017-11-29 13:15:07 +00:00
*~
*#
2019-11-13 08:15:08 +00:00
\#*
GTAGS
GRTAGS
GPATH
2017-11-29 13:15:07 +00:00
*.so
*.a
*.o
*.pyc
__pycache__/