diff options
author | Nao Pross <np@0hm.ch> | 2021-03-09 17:45:51 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-03-09 17:45:51 +0100 |
commit | 1be2d1296f6bf8fc19e9ee089189c1917ef23cb5 (patch) | |
tree | 669efca2a25fb63c2f158936e899dfd55c447312 /.gitignore | |
download | testbench-ui-1be2d1296f6bf8fc19e9ee089189c1917ef23cb5.tar.gz testbench-ui-1be2d1296f6bf8fc19e9ee089189c1917ef23cb5.zip |
Start version control
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 |