Browse Source

Add debian folder to gitignore

Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.0.0
falkTX 3 years ago
parent
commit
97cc6124e3
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -3,4 +3,5 @@
*.so
build32/
build64/
debian/
__pycache__/

Loading…
Cancel
Save