Lucien Cartier-Tilet
d851c7de92
All checks were successful
continuous-integration/drone/push Build is passing
This commit removes some files that are no longer needed for testing the package, such as the files in the ./test directory which are already covered by Eask itself. BREAKING CHANGE: test files no longer exists
18 lines
167 B
Plaintext
18 lines
167 B
Plaintext
# ignore these directories
|
|
/.git
|
|
/recipes
|
|
|
|
# ignore log files
|
|
/.log
|
|
|
|
# ignore generated files
|
|
*.elc
|
|
|
|
# eask packages
|
|
.eask/
|
|
dist/
|
|
|
|
# packaging
|
|
*-autoloads.el
|
|
*-pkg.el
|