diff options
author | pacien | 2021-07-29 23:09:30 +0200 |
---|---|---|
committer | pacien | 2021-07-29 23:09:30 +0200 |
commit | 07a5b7d436d9be68a3c04e3584777e8ab6eac016 (patch) | |
tree | b22a2be2e386c69dd9c28ac7f76d85a6df7fc2ed /.gitignore | |
parent | d8ebf148dda8d5e7fae5906568aa01e98aa4cc23 (diff) | |
download | uge_l2_rdbms_python_proto-07a5b7d436d9be68a3c04e3584777e8ab6eac016.tar.gz |
flake: add app server package output
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ | |||
1 | __pycache__ | 1 | __pycache__ |
2 | development_database | 2 | development_database |
3 | result | ||
3 | *~ | 4 | *~ |
4 | *.swp | 5 | *.swp |
5 | *.swo | 6 | *.swo |