Explicit font-display behavior for the icon font
[GitHub/WoltLab/WCF.git] / .gitignore
CommitLineData
501eb8f2 1# Linux
a272766d
R
2# backup files
3*~
501eb8f2
AE
4
5# Windows
a272766d
R
6# thumbnails
7Thumbs.db
501eb8f2 8
a37d89ef
L
9# Mac OS X
10# metadata
501eb8f2 11.DS_Store
a272766d
R
12# thumbnails
13._*
501eb8f2
AE
14
15# Visual Studio PHP
16*.sln
17*.phpproj
18*.puo
19*.suo
20*.cache
21
501eb8f2
AE
22# Netbeans
23nbproject/
062ea632 24catalog.xml
501eb8f2
AE
25nbactions.xml
26
8253c4b1
MG
27# Eclipse
28.settings/
29.buildpath
30.classpath
31.project
32
501eb8f2 33# SVN
a272766d
R
34# svn folders
35.svn/
501eb8f2 36
8253c4b1
MG
37# PHPStorm
38.idea/
39.nameencodings
40.xmlmisc
41.xmlmodules
42.xmlprojectCodeStyle
43.xmlvcs.xml
44*.imlworkspace
45.xml
46
0b0dbcc0
MB
47# Sublime Text 2
48*.sublime-*
49
50# Textmate
7412a11c 51*.tmproj
52
53# Visual Studio Code
54.vscode/
0b0dbcc0 55
e71525e4 56# WoltLab Suite
a37d89ef 57# Ignore packages build directly in the workspace. They can however be added manually via git add, if wanted.
a272766d 58*.tar
0b0dbcc0 59*.tar.gz
9d63c562
AE
60
61# Node.js
074f0914 62node_modules/