Kaynağa Gözat

Always keep img around

Samuel W. Flint 6 yıl önce
ebeveyn
işleme
a4a866e916
2 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      .gitignore
  2. 0 0
      img/.gitkeep

+ 2 - 1
.gitignore

@@ -1,12 +1,13 @@
 # -*- mode: gitignore; -*-
 .*
 !.gitignore
+!.gitkeep
 !.gitlab-ci.yml
 *.lisp
 *\[*\]
 *.asd
 *.tex
-/imgs/*
+/imgs/*.png
 
 # Emacs Stuff
 *~

+ 0 - 0
img/.gitkeep