diff options
author | EuAndreh <eu@euandre.org> | 2021-03-08 08:48:56 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-03-08 08:48:56 -0300 |
commit | f40aef85254677e8533c08dcd49fdc05a1167bf8 (patch) | |
tree | 00effd96195237493d9a8e93685a389f22931f32 | |
parent | Add empty skeleton CHANGELOG.md file (diff) | |
download | gistatic-f40aef85254677e8533c08dcd49fdc05a1167bf8.tar.gz gistatic-f40aef85254677e8533c08dcd49fdc05a1167bf8.tar.xz |
Add .gitiginore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..87174b6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/public/ |