mirror of
https://github.com/revanced/smali.git
synced 2025-05-06 09:24:33 +02:00
Add .gitignore files to exclude the target directory for the various modules
This commit is contained in:
parent
78d50d3273
commit
225535b1c9
1
baksmali/.gitignore
vendored
Normal file
1
baksmali/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/target
|
1
dexlib/.gitignore
vendored
Normal file
1
dexlib/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/target
|
1
maven-smali-plugin/.gitignore
vendored
Normal file
1
maven-smali-plugin/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/target
|
1
smali-integration-tests/.gitignore
vendored
Normal file
1
smali-integration-tests/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/target
|
1
smali/.gitignore
vendored
Normal file
1
smali/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/target
|
1
util/.gitignore
vendored
Normal file
1
util/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/target
|
Loading…
x
Reference in New Issue
Block a user