ignore generated vim files
This commit is contained in:
parent
caedc44d1f
commit
b1fbe77660
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*.tags
|
||||
*.i
|
@ -1,57 +0,0 @@
|
||||
# 1 "/home/anon/Swap/tests/comp.c"
|
||||
# 1 "<built-in>" 1
|
||||
# 1 "<built-in>" 3
|
||||
# 375 "<built-in>" 3
|
||||
# 1 "<command line>" 1
|
||||
# 1 "<built-in>" 2
|
||||
# 1 "/usr/include/gentoo/fortify.h" 1
|
||||
# 3 "/usr/include/gentoo/fortify.h" 3
|
||||
|
||||
|
||||
|
||||
#define __GENTOO_HAS_FEATURE(x) __has_feature(x)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#define __GENTOO_NOT_FREESTANDING 1
|
||||
# 22 "/usr/include/gentoo/fortify.h" 3
|
||||
#undef __GENTOO_HAS_FEATURE
|
||||
#undef __GENTOO_NOT_FREESTANDING
|
||||
# 2 "<built-in>" 2
|
||||
# 1 "/usr/include/gentoo/maybe-stddefs.h" 1
|
||||
|
||||
|
||||
|
||||
# 1 "/usr/include/stdc-predef.h" 1 3 4
|
||||
# 19 "/usr/include/stdc-predef.h" 3 4
|
||||
#define _STDC_PREDEF_H 1
|
||||
# 42 "/usr/include/stdc-predef.h" 3 4
|
||||
#define __STDC_IEC_559__ 1
|
||||
#define __STDC_IEC_60559_BFP__ 201404L
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#define __STDC_IEC_559_COMPLEX__ 1
|
||||
#define __STDC_IEC_60559_COMPLEX__ 201404L
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#define __STDC_ISO_10646__ 201706L
|
||||
# 5 "/usr/include/gentoo/maybe-stddefs.h" 2
|
||||
# 3 "<built-in>" 2
|
||||
# 1 "/home/anon/Swap/tests/comp.c" 2
|
||||
char * {
|
||||
i = "asd",
|
||||
};
|
@ -1,19 +0,0 @@
|
||||
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
|
||||
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
|
||||
!_TAG_OUTPUT_EXCMD mixed /number, pattern, mixed, or combineV2/
|
||||
!_TAG_OUTPUT_FILESEP slash /slash or backslash/
|
||||
!_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/
|
||||
!_TAG_PATTERN_LENGTH_LIMIT 96 /0 for no limit/
|
||||
!_TAG_PROC_CWD /home/anon/Desktop/Master/pufka/ //
|
||||
!_TAG_PROGRAM_AUTHOR Universal Ctags Team //
|
||||
!_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/
|
||||
!_TAG_PROGRAM_URL https://ctags.io/ /official site/
|
||||
!_TAG_PROGRAM_VERSION 5.9.0 //
|
||||
_STDC_PREDEF_H /home/anon/.vim/plugin/HiTags//tags.i /^#define _STDC_PREDEF_H /;" d file:
|
||||
__GENTOO_HAS_FEATURE /home/anon/.vim/plugin/HiTags//tags.i /^#define __GENTOO_HAS_FEATURE(/;" d file:
|
||||
__GENTOO_NOT_FREESTANDING /home/anon/.vim/plugin/HiTags//tags.i /^#define __GENTOO_NOT_FREESTANDING /;" d file:
|
||||
__STDC_IEC_559_COMPLEX__ /home/anon/.vim/plugin/HiTags//tags.i /^#define __STDC_IEC_559_COMPLEX__ /;" d file:
|
||||
__STDC_IEC_559__ /home/anon/.vim/plugin/HiTags//tags.i /^#define __STDC_IEC_559__ /;" d file:
|
||||
__STDC_IEC_60559_BFP__ /home/anon/.vim/plugin/HiTags//tags.i /^#define __STDC_IEC_60559_BFP__ /;" d file:
|
||||
__STDC_IEC_60559_COMPLEX__ /home/anon/.vim/plugin/HiTags//tags.i /^#define __STDC_IEC_60559_COMPLEX__ /;" d file:
|
||||
__STDC_ISO_10646__ /home/anon/.vim/plugin/HiTags//tags.i /^#define __STDC_ISO_10646__ /;" d file:
|
Loading…
x
Reference in New Issue
Block a user