diff options
author | Wojtek Kosior <koszko@koszko.org> | 2022-10-29 12:36:35 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2022-10-29 12:36:35 +0200 |
commit | 0e8ab5c2735b94166552ce80c18e523357a048ab (patch) | |
tree | 5008df40cb98e0191a602e7fbf76db2483337182 /.gitignore | |
parent | 2ad0889025599bca772c5921c404d7ad66616a8c (diff) | |
download | hydrilla-common-html-jinja-templates-0e8ab5c2735b94166552ce80c18e523357a048ab.tar.gz hydrilla-common-html-jinja-templates-0e8ab5c2735b94166552ce80c18e523357a048ab.zip |
add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |