Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
R
rapidjson
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
rapidjson
Commits
7caa4b21
Unverified
Commit
7caa4b21
authored
Dec 05, 2017
by
Milo Yip
Committed by
GitHub
Dec 05, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1129 from thorade/patch-1
ignore DS_Store files
parents
17ae6ffa
79d5e236
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
0 deletions
+3
-0
.gitignore
.gitignore
+3
-0
.DS_Store
bin/jsonschema/remotes/.DS_Store
+0
-0
.DS_Store
bin/jsonschema/tests/.DS_Store
+0
-0
.DS_Store
bin/jsonschema/tests/draft4/.DS_Store
+0
-0
No files found.
.gitignore
View file @
7caa4b21
...
...
@@ -23,3 +23,6 @@ Doxyfile
Doxyfile.zh-cn
DartConfiguration.tcl
*.nupkg
# Files created by OS
*.DS_Store
bin/jsonschema/remotes/.DS_Store
deleted
100644 → 0
View file @
17ae6ffa
File deleted
bin/jsonschema/tests/.DS_Store
deleted
100644 → 0
View file @
17ae6ffa
File deleted
bin/jsonschema/tests/draft4/.DS_Store
deleted
100644 → 0
View file @
17ae6ffa
File deleted
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment