# Ignore thumbnails created by windows

Thumbs.db





# Ignore files build by Visual Studio

*.obj

*.exe

*.pdb

*.aps

*.vcproj.*.user

*.vspscc

*_i.c

*.i

*.icf

*_p.c

*.ncb

*.suo

*.tlb

*.tlh

*.bak

*.cache

*.ilk

*.log

[Bb]in

[Dd]ebug/

[Dd]ebug.win32/

*.sbr

*.sdf

obj/

[Rr]elease/

[Rr]elease.win32/

_ReSharper*/

[Tt]est[Rr]esult*

ipch/

*.opensdf





# Ignore files build by ndk and eclipse

libs/

bin/

obj/

gen/

assets/

local.properties





# Ignore files built by NaCl

samples/Cpp/HelloCpp/proj.nacl/Resources/

samples/Cpp/TestCpp/proj.nacl/Resources/

samples/Cpp/TestCpp/proj.nacl/out/

samples/Cpp/SimpleGame/proj.nacl/Resources/

samples/Lua/HelloLua/proj.nacl/Resources/

samples/Lua/TestLua/proj.nacl/Resources/





# Ignore python compiled files

*.pyc





# Ignore files build by airplay and marmalade

build_*_xcode/

build_*_vc10/





# Ignore files build by xcode

*.mode*v*

*.pbxuser

*.xcbkptlist

*.xcworkspacedata

*.xcuserstate

*.xccheckout

xcschememanagement.plist

.DS_Store

._.*

xcuserdata/

DerivedData/





# Ignore files built by AppCode

.idea/





# Ignore files built by bada

.Simulator-Debug/

.Target-Debug/

.Target-Release/





# Ignore files built by blackberry

Simulator/

Device-Debug/

Device-Release/





# Ignore vim swaps

*.swp

*.swo





# Ignore files created by create_project.py

projects/





# Ignore config files in javascript bindings generator

tools/tojs/user.cfg

# ... userconf.ini generated if running from tools/tojs

tools/tojs/userconf.ini

tools/tolua/userconf.ini

# ... userconf.ini generated if running from tools/jenkins_scripts/mac/android/

tools/jenkins_scripts/mac/android/userconf.ini





# CTags

tags





# ignore files, created with make-all-linux-project script

/lib

/build/linux-build





# Cmake files

CMakeCache.txt

CMakeFiles

Makefile

cmake_install.cmake

cocos2d-x的gitignore配置的更多相关文章

  1. Git忽略提交规则 - .gitignore配置运维总结

    在使用Git的过程中,我们喜欢有的文件比如日志,临时文件,编译的中间文件等不要提交到代码仓库,这时就要设置相应的忽略规则,来忽略这些文件的提交.简单来说一个场景:在你使用git add .的时候,遇到 ...

  2. [转]Git忽略提交规则 - .gitignore配置运维总结

    在使用Git的过程中,我们喜欢有的文件比如日志,临时文件,编译的中间文件等不要提交到代码仓库,这时就要设置相应的忽略规则,来忽略这些文件的提交.简单来说一个场景:在你使用git add .的时候,遇到 ...

  3. macOS 更新 git 命令提示 xcrun,.gitignore 配置不生效问题。

    macOS 更新 运行git提示xcrun: error: invalid active developer path 在终端输入 xcode-select --install 即可以解决该问题 .g ...

  4. Gitignore 配置语法

    Gitignore 配置语法 原文地址:http://kuanghy.github.io/2016/05/17/gitignore Git 的 .gitignore 配置文件用于配置不需要加入到版本管 ...

  5. Git 的 .gitignore 配置

    .gitignore 配置文件用于配置不需要加入版本管理的文件,配置好该文件可以为我们的版本管理带来很大的便利,以下是个人对于配置 .gitignore 的一些心得. 1.配置语法: 以斜杠“/”开头 ...

  6. .gitignore配置

    .gitignore文件可以配置不希望加入git的文件,例如idea的.idea 工程文件 1.配置语法 以斜杠“/”开头表示目录: 以星号“*”通配多个字符: 以问号“?”通配单个字符 以方括号“[ ...

  7. .gitignore 配置

    .gitignore 配置文件用于配置不需要加入版本管理的文件,配置好该文件可以为我们的版本管理带来很大的便利,以下是个人对于配置 .gitignore 的一些心得. 1.配置语法: 以斜杠“/”开头 ...

  8. cocos2d win7 安卓环境配置开发

    相关工具 下载 Android SDK 下载和安装 Android NDK版本不要选r9的.用r8e!r9会报错 下载安装JDK版本是 jdk-7u13-windows-x64.exe 下载和安装Cy ...

  9. git的.gitignore配置

    .gitignore 配置文件用于配置不需要加入版本管理的文件,配置好该文件可以为我们的版本管理带来很大的便利,以下是个人对于配置 .gitignore 的一些心得. 1.配置语法: 以斜杠“/”开头 ...

  10. Git 的 .gitignore 配置 转载

    .gitignore 配置文件用于配置不需要加入版本管理的文件,配置好该文件可以为我们的版本管理带来很大的便利,以下是个人对于配置 .gitignore 的一些心得. 1.配置语法: 以斜杠“/”开头 ...

随机推荐

  1. 图的最短路径Dijkstra

    #include <stdio.h> #include <string.h> #include <vector> #include <queue> #i ...

  2. python 4:str.lstrip()、str.rstrip()、str.strip()(分别去除首空格,尾空格,首尾空格;不改变原有变量,除非赋给)

    name = " Hello,World! Hello,Python! " print(name + "检测行末空格的") print(name.lstrip( ...

  3. BZOJ 2084 二分+hash OR Manacher

    思路: 二分+哈希 //By SiriusRen #include <cstdio> #include <cstring> #include <algorithm> ...

  4. Spring的AOP机制---- AOP的注解配置---- AOP的注解配置

    3333隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约隐隐约约噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢噢 ...

  5. .Net Core 学习(二)上篇

    用Visual Studio和ASP.NET Core MVC创建Web API 1.启动Visual Studio.从文件菜单,选择新建>项目.选择ASP.NET Core Web Appli ...

  6. CDN 内容分发网络

    第一步,HTML的文件引用:HTML的文件头(也有文件中,文件尾)那边常有其他文件引用,比如CSS以及JS的引用. 就以bootstrap常用的引用来举个栗子你常见的引用可能会是这样的: <he ...

  7. Android6.0以上版本获取本机蓝牙地址

    Android6.0以上版本使用BluetoothAdapter.getDefaultAdapter().getAddress()是获取不到正确的蓝牙地址的,返回的值都是02:00:00:00:00: ...

  8. MYSQL 45道练习题

    学生表(Student).课程表(Course).成绩表(Score)以及教师信息表(Teacher).四个表的结构分别如表1-1的表(一)~表(四)所示,数据如表1-2的表(一)~表(四)所示.用S ...

  9. C# 获取所有网卡信息

    private void Form1_Load(object sender, EventArgs e) { //获取说有网卡信息 NetworkInterface[] nics = NetworkIn ...

  10. Python对JSON的操作 day3

    下面将为大家介绍如何使用python语言来编码和解码json对象: json串就是一个字符串,json串必须用双引号,不能使用单引号 使用json函数需要导入json库,import json 1.j ...