mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-21 06:45:22 -06:00
Created gitignore based on svn exclude
Used git svn create-ignore
This commit is contained in:
parent
b6bd9453e2
commit
e421f71208
3 changed files with 9 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/Release
|
||||
/Debug
|
||||
/vc90.pdb
|
||||
/synergy.ncb
|
||||
/synergy.vcproj.ADOBENET.ssbarnea.user
|
||||
/bin
|
||||
/tool
|
||||
1
cmd/synergyc/.gitignore
vendored
Normal file
1
cmd/synergyc/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
/*.aps
|
||||
1
cmd/synergys/.gitignore
vendored
Normal file
1
cmd/synergys/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
/*.aps
|
||||
Loading…
Add table
Add a link
Reference in a new issue