Skip to content

Commit

Permalink
adding gitignore...
Browse files Browse the repository at this point in the history
  • Loading branch information
jseibel6900 committed May 21, 2018
1 parent 165a1e4 commit 62e5a15
Showing 1 changed file with 2 additions and 32 deletions.
34 changes: 2 additions & 32 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,32 +1,2 @@
# 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
#ignore jEdit backups
*.*~

0 comments on commit 62e5a15

Please sign in to comment.