10 lines
88 B
Plaintext
10 lines
88 B
Plaintext
# editor temporary files
|
|
*.swp
|
|
*~
|
|
|
|
# Vim Ctags file
|
|
tags
|
|
|
|
# Compiled python files
|
|
*.pyc
|