mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
Added .hgignore.
This commit is contained in:
parent
f8da5e9761
commit
7ee1ab7396
1 changed files with 14 additions and 0 deletions
14
.hgignore
Normal file
14
.hgignore
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# use glob syntax
|
||||||
|
syntax: glob
|
||||||
|
|
||||||
|
*.elc
|
||||||
|
*.pyc
|
||||||
|
*~
|
||||||
|
*.png
|
||||||
|
*.db
|
||||||
|
|
||||||
|
# Temporary files (vim backups)
|
||||||
|
*.swp
|
||||||
|
|
||||||
|
|
||||||
|
build/*
|
Loading…
Add table
Add a link
Reference in a new issue