mirror of
https://github.com/pmai/Deflate.git
synced 2025-12-21 13:04:30 +01: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