aboutsummaryrefslogtreecommitdiff
path: root/externals/libressl/.gitignore
blob: 5abe819cf7c9c840512abaad41fd0f1322ed0d14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Build directory
[Bb]uild/
doc-build/

# Project/editor files
*.swp
.idea/
.vs/
.vscode/

# *nix related
# Common convention for backup or temporary files
*~

# Visual Studio CMake settings
CMakeSettings.json

# OSX global filetypes
# Created by Finder or Spotlight in directories for various OS functionality (indexing, etc)
.DS_Store
.AppleDouble
.LSOverride
.Spotlight-V100
.Trashes

# Windows global filetypes
Thumbs.db

# Generated symbol files
*.def
*.ver
crypto/crypto_p.sym