diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-02 11:50:33 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-02 11:50:33 -0400 |
| commit | 5062e95731a46bc5c4be25839dd9f2ee365bf986 (patch) | |
| tree | 3d221a2677280502c1c3308adcfc4c27def5fb87 /.gitignore | |
| parent | 9b99a3d8d9aea4b817770519cedf22e8be4bbd34 (diff) | |
add static_tmp to 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 00000000..eba54ad8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +static_tmp |
