Kaynağa Gözat

Initial commit

Fixing-travis-yml
BinHong Lee 8 yıl önce
işleme
2608c011ee
1 değiştirilmiş dosya ile 28 ekleme ve 0 silme
  1. +28
    -0
      .gitignore

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

@@ -0,0 +1,28 @@
# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

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

# Fortran module files
*.mod

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

# Executables
*.exe
*.out
*.app

Yükleniyor…
İptal
Kaydet