improve gitignore
This commit is contained in:
parent
fe3370193b
commit
b9f2304f54
4 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -160,3 +160,8 @@ cython_debug/
|
||||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
#
|
||||||
|
|
||||||
|
#vim
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue