-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
23 lines (20 loc) · 864 Bytes
/
Copy path.gitattributes
File metadata and controls
23 lines (20 loc) · 864 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
*.html linguist-language=Python
*.css linguist-language=Python
# Keep some HTML/CSS/JS files as their original type
# Adjust these patterns to control which files remain as HTML/CSS/JS
home.html linguist-language=HTML
admin_project.html linguist-language=HTML
dashboard.html linguist-language=HTML
service_admin.html linguist-language=HTML
contact_management.html linguist-language=HTML
portfolio.html linguist-language=HTML
singleproject.html linguist-language=HTML
testimonials.html linguist-language=HTML
# css/specific-folder/*.css linguist-language=CSS
cropper.common.js linguist-language=JavaScript
cropper.js linguist-language=JavaScript
cropper.esm.js linguist-language=JavaScript
cropper.min.js linguist-language=JavaScript
jquery.js linguist-language=JavaScript
jquery.min.js linguist-language=JavaScript
jquery.slim.js linguist-language=JavaScript