Browse Source

Add executables for C++

pull/405/head
Janusz Lenar 12 years ago
parent
commit
53adf394a0
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      C++.gitignore

+ 5
- 0
C++.gitignore View File

@@ -14,3 +14,8 @@
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

Loading…
Cancel
Save