diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-06-16 13:25:12 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-06-16 13:25:12 -0400 |
commit | e5812eeba105d16a76afa4a4aeaa51e3b35e377c (patch) | |
tree | 73322866a68b5513fe7d770774616294d91d15cd /.gitignore | |
download | wfs-e5812eeba105d16a76afa4a4aeaa51e3b35e377c.tar.xz wfs-e5812eeba105d16a76afa4a4aeaa51e3b35e377c.zip |
Initial commit
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..bee8a64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__ |