[AUR-387, AUR-425] Add start-project to CLI (#29)
This commit is contained in:
23
templates/project-default/{{cookiecutter.project_name}}/.gitattributes
vendored
Normal file
23
templates/project-default/{{cookiecutter.project_name}}/.gitattributes
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
.gitattributes text eol=lf
|
||||
.gitignore text eol=lf
|
||||
*.build text eol=lf
|
||||
*.c text eol=lf
|
||||
*.cmake text eol=lf
|
||||
*.cpp text eol=lf
|
||||
*.csv text eol=lf
|
||||
*.f text eol=lf
|
||||
*.f90 text eol=lf
|
||||
*.for text eol=lf
|
||||
*.grc text eol=lf
|
||||
*.h text eol=lf
|
||||
*.ipynb text eol=lf
|
||||
*.m text eol=lf
|
||||
*.md text eol=lf
|
||||
*.pas text eol=lf
|
||||
*.py text eol=lf
|
||||
*.rst text eol=lf
|
||||
*.sh text eol=lf
|
||||
*.txt text eol=lf
|
||||
*.yml text eol=lf
|
||||
Makefile text eol=lf
|
||||
*.html linguist-documentation
|
Reference in New Issue
Block a user