mirror of
https://github.com/frappe/bench.git
synced 2024-11-16 01:57:08 +00:00
add git ignore
This commit is contained in:
parent
37ea7bf38e
commit
808fc386c0
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
*.pyc
|
||||||
|
*.py~
|
||||||
|
*.swp
|
||||||
|
.DS_Store
|
||||||
|
build/
|
||||||
|
dist/
|
||||||
|
*.egg-info/
|
||||||
|
tags
|
Loading…
Reference in New Issue
Block a user