diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 12:36:13 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-05-22 12:36:13 +0200 |
| commit | 367231b138da4fcca8d61e9cd58f32c69dbbfbe6 (patch) | |
| tree | 6184af8269c406133d6492f88db4b42ab7499e38 /.gitignore | |
| parent | 3f9c9ffe6bc71fdb70a652f9cdb7fe62c799e6e5 (diff) | |
| download | blog-367231b138da4fcca8d61e9cd58f32c69dbbfbe6.tar.gz blog-367231b138da4fcca8d61e9cd58f32c69dbbfbe6.zip | |
add 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 0000000..364fdec --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +public/ |
