Kaynağa Gözat

Initial commit

master
solbjorg GitHub 5 yıl önce
işleme
455655195c
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 32 ekleme ve 0 silme
  1. +32
    -0
      .gitignore

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

@@ -0,0 +1,32 @@
# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

Yükleniyor…
İptal
Kaydet