Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
ipdev99 committed Sep 22, 2022
0 parents commit 1e83941
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## Ignore

# macOS finder 'DS_Store'
.DS_Store*

# The staging and out directory
staging/*
out/*

# backup and zip files
*.backup
*.zip

# xfiles
xfiles/*
x_*

# modified apk directory(s)
revanced/*
vanced/*

0 comments on commit 1e83941

Please sign in to comment.