mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #98 from grooverdan/gitignore
ignore build directory and compiled python bits
This commit is contained in:
commit
620d6015ac
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1,3 @@
|
|||
*~
|
||||
build
|
||||
*.pyc
|
||||
|
|
|
|||
Loading…
Reference in a new issue