Skip to content

Commit

Permalink
Remove white spaces (TheAlgorithms#2975)
Browse files Browse the repository at this point in the history
  • Loading branch information
20481A05F2 authored Mar 11, 2022
1 parent 49a4a83 commit 63637c4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,36 +9,28 @@ bin/
gen/
build/
out/

# gradle
.gradle/
gradle-app.setting
!gradle-wrapper.jar
build/

# maven
*.classpath
*.project
*.settings
/target/

local.properties

##----------idea----------
*.iml
.idea/
*.ipr
*.iws

# Android Studio Navigation editor temp files
.navigation/

##----------Other----------
# osx
*~
.DS_Store
gradle.properties

.vscode

*.log

0 comments on commit 63637c4

Please sign in to comment.