1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-21 13:47:16 +00:00

add .idea/ to gitignore, so PyCharm stuff does not get accidentally added/committed

This commit is contained in:
Thomas Waldmann 2015-02-28 02:33:35 +01:00
parent 4ab4ecc7af
commit 0e5ef376bf

1
.gitignore vendored
View file

@ -11,3 +11,4 @@ chunker.c
*.pyo
*.so
docs/usage/*.inc
.idea/