mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
add .ropeproject/ to .gitignore
This commit is contained in:
parent
1c2b084410
commit
66adf4c508
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,6 +4,7 @@
|
||||||
*.box
|
*.box
|
||||||
TAGS
|
TAGS
|
||||||
.idea
|
.idea
|
||||||
|
.ropeproject/
|
||||||
|
|
||||||
# files generated by build
|
# files generated by build
|
||||||
build/
|
build/
|
||||||
|
@ -70,4 +71,4 @@ makebuildserver.config.py
|
||||||
locale/*/LC_MESSAGES/fdroidserver.mo
|
locale/*/LC_MESSAGES/fdroidserver.mo
|
||||||
|
|
||||||
# sphinx
|
# sphinx
|
||||||
public/
|
public/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue