mirror of
https://github.com/pmai/Deflate.git
synced 2026-05-07 11:30:23 +02:00
Added ignore and attributes files to toplevel.
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*.lisp ident
|
||||
*.asd ident
|
||||
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# FASLs
|
||||
*.fasl
|
||||
*.ofasl
|
||||
*.nfasl
|
||||
*.xfasl
|
||||
# Backup files
|
||||
*~
|
||||
Reference in New Issue
Block a user