added git ignore file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
*.out
|
||||
bin/Debug/*
|
||||
bin/Release/*
|
||||
build/Debug/*
|
||||
build/Release/*
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
*.out
|
||||
bin/Debug/*
|
||||
bin/Release/*
|
||||
build/Debug/*
|
||||
build/Release/*
|
||||