Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
b197ac90
Commit
b197ac90
authored
8 years ago
by
Edric Milaret
Committed by
gerrit2
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
ios: add contrib dir to git ignore
Change-Id: I548fa2ab9a7fed27aad7160bf50438b2556c2e3d Tuleap:
#313
parent
4a2aa2f9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+3
-1
3 additions, 1 deletion
.gitignore
contrib/.gitignore
+4
-1
4 additions, 1 deletion
contrib/.gitignore
with
7 additions
and
2 deletions
.gitignore
+
3
−
1
View file @
b197ac90
...
...
@@ -92,10 +92,12 @@ nbproject
# Android
/build-android-arm-linux-androideabi/
/contrib/arm-linux-androideabi/
/extras/tools/check_sed
/extras/tools/libtool-*.tar.xz
#iOS
/build-ios*
build-aux/
configure
bin/dbus/*.adaptor.h
...
...
This diff is collapsed.
Click to expand it.
contrib/.gitignore
+
4
−
1
View file @
b197ac90
# Ignore contrib-generated files and directories
native
native*
i386*
x86_64-*
arm*
aarch64*
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment