Commit 339878e4 authored by Jan Provaznik's avatar Jan Provaznik

Update templates for 11.4

parent c3389c80
...@@ -61,3 +61,6 @@ fabric.properties ...@@ -61,3 +61,6 @@ fabric.properties
# Editor-based Rest Client # Editor-based Rest Client
.idea/httpRequests .idea/httpRequests
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
...@@ -20,7 +20,7 @@ coverage ...@@ -20,7 +20,7 @@ coverage
# nyc test coverage # nyc test coverage
.nyc_output .nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) # Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt .grunt
# Bower dependency directory (https://bower.io/) # Bower dependency directory (https://bower.io/)
......
...@@ -64,6 +64,9 @@ acs-*.bib ...@@ -64,6 +64,9 @@ acs-*.bib
# changes # changes
*.soc *.soc
# comment
*.cut
# cprotect # cprotect
*.cpt *.cpt
...@@ -205,6 +208,9 @@ pythontex-files-*/ ...@@ -205,6 +208,9 @@ pythontex-files-*/
# easy-todo # easy-todo
*.lod *.lod
# xcolor
*.xcp
# xmpincl # xmpincl
*.xmpi *.xmpi
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
# User-specific files # User-specific files
*.rsuser
*.suo *.suo
*.user *.user
*.userosscache *.userosscache
...@@ -76,6 +77,7 @@ StyleCopReport.xml ...@@ -76,6 +77,7 @@ StyleCopReport.xml
*.tlh *.tlh
*.tmp *.tmp
*.tmp_proj *.tmp_proj
*_wpftmp.csproj
*.log *.log
*.vspscc *.vspscc
*.vssscc *.vssscc
...@@ -290,8 +292,8 @@ paket-files/ ...@@ -290,8 +292,8 @@ paket-files/
.idea/ .idea/
*.sln.iml *.sln.iml
# CodeRush # CodeRush personal settings
.cr/ .cr/personal
# Python Tools for Visual Studio (PTVS) # Python Tools for Visual Studio (PTVS)
__pycache__/ __pycache__/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment