feat: update gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,3 +1,10 @@
|
|||||||
|
build/
|
||||||
|
classes/
|
||||||
|
.DS_Store
|
||||||
|
.gradle
|
||||||
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
.idea/
|
.idea/
|
||||||
# ---> macOS
|
# ---> macOS
|
||||||
# General
|
# General
|
||||||
|
|||||||
10
yubikey-ca-java/.gitignore
vendored
10
yubikey-ca-java/.gitignore
vendored
@@ -1,10 +0,0 @@
|
|||||||
build
|
|
||||||
classes
|
|
||||||
.DS_Store
|
|
||||||
.gradle
|
|
||||||
.classpath
|
|
||||||
.project
|
|
||||||
.settings
|
|
||||||
*.iml
|
|
||||||
*.ipr
|
|
||||||
*.iws
|
|
||||||
Reference in New Issue
Block a user