sort .gitignore

Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
Sean Corfield 2024-03-24 21:14:43 -07:00
parent 582c331117
commit 5c58e46417
No known key found for this signature in database

8
.gitignore vendored
View file

@ -1,3 +1,7 @@
*.class
*.jar
*.swp
*~
.calva/output-window/
.calva/repl.calva-repl
.classpath
@ -19,10 +23,6 @@
.settings
.socket-repl-port
.sw*
*.class
*.jar
*.swp
*~
/checkouts
/classes
/cljs-test-runner-out