Init!!
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# Created by https://www.gitignore.io/api/netbeans
|
||||
# Edit at https://www.gitignore.io/?templates=netbeans
|
||||
|
||||
### NetBeans ###
|
||||
**/nbproject/private/
|
||||
**/nbproject/Makefile-*.mk
|
||||
**/nbproject/Package-*.bash
|
||||
build/
|
||||
nbbuild/
|
||||
dist/
|
||||
nbdist/
|
||||
.nb-gradle/
|
||||
|
||||
# End of https://www.gitignore.io/api/netbeans
|
||||
|
||||
|
||||
# Visual paradigm thing
|
||||
*.bak*
|
||||
*.lck
|
||||
|
||||
nohup.out
|
||||
Reference in New Issue
Block a user