forked from ezyang/csrf-magic
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e43ae86
commit 44c884f
Showing
2 changed files
with
63 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
*.php text eol=lf | ||
*.js text eol=lf | ||
*.css text eol=lf | ||
*.less text eol=lf | ||
*.scss text eol=lf | ||
*.sass text eol=lf | ||
*.tpl text eol=lf | ||
*.properties text eol=lf | ||
*.txt text eol=lf | ||
*.md text eol=lf | ||
*.htaccess text eol=lf | ||
*.service text eol=lf | ||
*.html text eol=lf | ||
*.sql text eol=lf | ||
*.ini text eol=lf | ||
*.json text eol=lf | ||
*.yml text eol=lf | ||
*.yarnclean text eol=lf | ||
*.lock text eol=lf | ||
*.yarn-integrity text eol=lf | ||
|
||
.github/ export-ignore | ||
tests/ export-ignore | ||
.travis.yml export-ignore | ||
.scrutinizer.yml export-ignore | ||
.sensiolabs.yml export-ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters