Kaynağa Gözat

.gitignore: Add *~, *.orig, *.rej, move to root directory

Move the .gitignore out of the Marlin subdirectory so it applies to
the whole tree, and add some missing patterns.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson 11 yıl önce
ebeveyn
işleme
71404eef29
2 değiştirilmiş dosya ile 5 ekleme ve 2 silme
  1. 5
    0
      .gitignore
  2. 0
    2
      Marlin/.gitignore

+ 5
- 0
.gitignore Dosyayı Görüntüle

@@ -0,0 +1,5 @@
1
+*.o
2
+applet/
3
+*~
4
+*.orig
5
+*.rej

+ 0
- 2
Marlin/.gitignore Dosyayı Görüntüle

@@ -1,2 +0,0 @@
1
-*.o
2
-applet/

Loading…
İptal
Kaydet