diff options
| author | rknol <rknol@MacBook-Pro-2.fritz.box> | 2020-09-27 18:52:40 +0200 |
|---|---|---|
| committer | rknol <rknol@MacBook-Pro-2.fritz.box> | 2020-09-27 18:52:40 +0200 |
| commit | e3dca99b9461e2b0fc8f918e6ec2b5212060a8ac (patch) | |
| tree | a9644889942942f899a69016f3c2e0046350ef3d /.gitignore | |
| parent | ad7fccbee23e7ab0348bee23a12401fbc650acd2 (diff) | |
Build system
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ .idea node_modules .DS_Store +build |