Add build, gnupg, locale, ssl to .gitignore
This commit is contained in:
parent
f27db33874
commit
5b8b4a8dc5
1 changed files with 5 additions and 0 deletions
5
fas/.gitignore
vendored
5
fas/.gitignore
vendored
|
@ -9,3 +9,8 @@ fas.log
|
||||||
*.swp
|
*.swp
|
||||||
*.mo
|
*.mo
|
||||||
fas.egg-info
|
fas.egg-info
|
||||||
|
build
|
||||||
|
gnupg
|
||||||
|
locale
|
||||||
|
ssl
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue