Browse Source

ignore built object and shared object files

Also, remove !Makefile as we are now out of xrdp tree.
pull/4/head
Koichiro IWAO 6 years ago
parent
commit
18ebc6c8a7
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .gitignore

+ 2
- 1
.gitignore View File

@ -1 +1,2 @@
!Makefile
*.so
*.o

Loading…
Cancel
Save