git ignore files
This commit is contained in:
parent
7a87547cc8
commit
17be46827d
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
pH
|
||||
|
3
kernel/.gitignore
vendored
Normal file
3
kernel/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
downloads/
|
||||
build/
|
||||
ph_linux*
|
4
rust/.gitignore
vendored
Normal file
4
rust/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
*.iml
|
||||
.idea/
|
||||
target/
|
||||
|
Loading…
Reference in New Issue
Block a user