diff options
author | syn <isaqtm@gmail.com> | 2020-05-19 20:54:45 +0300 |
---|---|---|
committer | syn <isaqtm@gmail.com> | 2020-05-19 20:54:45 +0300 |
commit | c89b1acb6e5d5755dc79c1f5643c915624a4c4c3 (patch) | |
tree | 2b51d52df177db1b14eb6666236a131356e5452f /.gitignore | |
download | pert-c89b1acb6e5d5755dc79c1f5643c915624a4c4c3.tar.gz |
Some kind of working code
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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |