diff options
author | luxagraf <sng@luxagraf.net> | 2016-06-17 13:28:04 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2016-06-17 13:28:04 -0400 |
commit | 7fff8a4a424eb63610ed89290cba0a302e2998ca (patch) | |
tree | adb49d8df9905c1ce5869a5fb6f9f56950df6403 /.gitignore | |
parent | 9a18608249998b4bb897ce121f4e608f4b3c1767 (diff) |
re-organized images into directories which are ignored
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..84c0b24 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +published/* |